Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Blowball spam and fix nil CongestionResponse #2

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Conversation

jkrvivian
Copy link
Contributor

  • Fix panic in nil CongestionResponse
  • Add blowball spam

@jkrvivian jkrvivian requested a review from daria305 October 27, 2023 12:38
},
}, s.IssuerAlias, clt)

timer := time.NewTimer(10 * time.Second)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have some AwaitTransactionAcceptance functions ready, maybe t could be used here instead on writing new one. It is in output manager, but maybe we should make them more general, and move to utils?

@jkrvivian jkrvivian merged commit f7350d2 into main Oct 27, 2023
3 checks passed
@jkrvivian jkrvivian deleted the blowball branch October 27, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants